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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??西西}??西西{^ 001111110011111110010000101111001001000010111100011111010011111100111111100100001011110010010000101111000111101101011110 3f3f90bc90bc7d3f3f90bc90bc7b5e
EUC-JP ??西西}??西西{^ 001111110011111111000000101111101100000010111110011111010011111100111111110000001011111011000000101111100111101101011110 3f3fc0bec0be7d3f3fc0bec0be7b5e
UTF-8 렶렏西西}렶렏西西{^ 111010111010000010110110111010111010000010001111111010001010010110111111111010001010010110111111011111011110101110100000101101101110101110100000100011111110100010100101101111111110100010100101101111110111101101011110 eba0b6eba08fe8a5bfe8a5bf7deba0b6eba08fe8a5bfe8a5bf7b5e
UHC 렶렏西西}렶렏西西{^ 10001110110000011000111010100101111000001010010011100000101001000111110110001110110000011000111010100101111000001010010011100000101001000111101101011110 8ec18ea5e0a4e0a47d8ec18ea5e0a4e0a47b5e

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