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 ì쎷¸÷Ž½ 110000111010110011000011101011001100001010001110110000101011011111000010100011111100001010111000110000111011011111000010100011101100001010111101 c3acc3acc28ec2b7c28fc2b8c3b7c28ec2bd
SJIS-WIN ?¬?¬?????????????? 0011111110000001110010100011111110000001110010100011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f81ca3f81ca3f3f3f3f3f3f3f3f3f3f3f3f3f3f
EUC-JP ìì���¸��� 10001111101010101010101010100010110011001000111110101010101010101010001011001100100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100100011111010001010110001100011111010101010101010001111111000111110101010101001000011111110001111101010101010010000111111 8faaaaa2cc8faaaaa2cc8faaa43f8faaa43f8faaa43f8faaa48fa2b18faaaa3f8faaa43f8faaa43f
UTF-8 ì쎷¸÷Ž½ 110000111000001111000010101011001100001110000011110000101010110011000011100000101100001010001110110000111000001011000010101101111100001110000010110000101000111111000011100000101100001010111000110000111000001111000010101101111100001110000010110000101000111011000011100000101100001010111101 c383c2acc383c2acc382c28ec382c2b7c382c28fc382c2b8c383c2b7c382c28ec382c2bd
UHC ???????·???¸?·???½ 00111111001111110011111100111111001111110011111100111111101000011010010000111111001111110011111110100010101011000011111110100001101001000011111100111111001111111010100011110110 3f3f3f3f3f3f3fa1a43f3f3fa2ac3fa1a43f3f3fa8f6

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