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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ツ堙ョ}vツ堙ョ}vB 11000010100110101100001110101110011111010111011011000010100110101100001110101110011111010111011001000010 c29ac3ae7d76c29ac3ae7d7642
EUC-JP ツ堙ョ}vツ堙ョ}vB 1000111011000010110101001100010110001110101011100111110101110110100011101100001011010100110001011000111010101110011111010111011001000010 8ec2d4c58eae7d768ec2d4c58eae7d7642
UTF-8 ツ堙ョ}vツ堙ョ}vB 1110111110111110100000101110010110100000100110011110111110111101101011100111110101110110111011111011111010000010111001011010000010011001111011111011110110101110011111010111011001000010 efbe82e5a099efbdae7d76efbe82e5a099efbdae7d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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