To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??⊂???鷹ォ?荏 0011111100111111100000011011110000111111001111110011111110010001111010011000001101001000001111111000100101100000 3f3f81bc3f3f3f91e983483f8960
EUC-JP ??⊂???鷹ォ?荏 0011111100111111101000101011111000111111001111110011111111000010111010111010010110101001001111111011000111000001 3f3fa2be3f3f3fc2eba5a93fb1c1
UTF-8 룶깰⊂룶끗룫鷹ォ룫荏 111010111010001110110110111010101011100110110000111000101000101010000010111010111010001110110110111010111000000110010111111010111010001110101011111010011011011110111001111000111000001010101001111010111010001110101011111010001000110110001111 eba3b6eab9b0e28a82eba3b6eb8197eba3abe9b7b9e382a9eba3abe88d8f
UHC 룶깰⊂룶끗룫鷹ォ룫荏 1000111110101011101100011111110110100001111110001000111110101011101100101111110110001111101000101110101111101101101010111010100110001111101000101110110011111011 8fabb1fda1f88fabb2fd8fa2ebedaba98fa2ecfb

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)