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 ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
SJIS-WIN ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
EUC-JP ????}\}????}\{^ 001111110011111100111111001111110111110101011100011111010011111100111111001111110011111101111101010111000111101101011110 3f3f3f3f7d5c7d3f3f3f3f7d5c7b5e
UTF-8 렊렜렑렊}\}렊렜렑렊}\{^ 11101011101000001000101011101011101000001001110011101011101000001001000111101011101000001000101001111101010111000111110111101011101000001000101011101011101000001001110011101011101000001001000111101011101000001000101001111101010111000111101101011110 eba08aeba09ceba091eba08a7d5c7deba08aeba09ceba091eba08a7d5c7b5e
UHC 렊렜렑렊}\}렊렜렑렊}\{^ 1000111010100001100011101010111010001110101001101000111010100001011111010101110001111101100011101010000110001110101011101000111010100110100011101010000101111101010111000111101101011110 8ea18eae8ea68ea17d5c7d8ea18eae8ea68ea17d5c7b5e

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