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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??π??}??π??{^ 001111110011111110000011110011100011111100111111011111010011111100111111100000111100111000111111001111110111101101011110 3f3f83ce3f3f7d3f3f83ce3f3f7b5e
EUC-JP ??π??}??π??{^ 001111110011111110100110110100000011111100111111011111010011111100111111101001101101000000111111001111110111101101011110 3f3fa6d03f3f7d3f3fa6d03f3f7b5e
UTF-8 뤯헤π퐥퇶}뤯헤π퐥퇶{^ 11101011101001001010111111101101100101111010010011001111100000001110110110010000101001011110110110000111101101100111110111101011101001001010111111101101100101111010010011001111100000001110110110010000101001011110110110000111101101100111101101011110 eba4afed97a4cf80ed90a5ed87b67deba4afed97a4cf80ed90a5ed87b67b5e
UHC 뤯헤π퐥퇶}뤯헤π퐥퇶{^ 1000111111011101110001111110110010100101111100001011110110001110101110000110101101111101100011111101110111000111111011001010010111110000101111011000111010111000011010110111101101011110 8fddc7eca5f0bd8eb86b7d8fddc7eca5f0bd8eb86b7b5e

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