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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 臾る?@臾る?@B 11100100011010111000001011101001001111110100000011100100011010111000001011101001001111110100000001000010 e46b82e93f40e46b82e93f4042
EUC-JP 臾る?@臾る?@B 11100111110011001010010011101011001111110100000011100111110011001010010011101011001111110100000001000010 e7cca4eb3f40e7cca4eb3f4042
UTF-8 臾る쳥@臾る쳥@B 111010001000011110111110111000111000001010001011111011001011001110100101010000001110100010000111101111101110001110000010100010111110110010110011101001010100000001000010 e887bee3828becb3a540e887bee3828becb3a54042
UHC 臾る쳥@臾る쳥@B 111010111010110010101010111010111010101110001010010000001110101110101100101010101110101110101011100010100100000001000010 ebacaaebab8a40ebacaaebab8a4042

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