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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 十??\}十??\{^ 10001111010111000011111100111111010111000111110110001111010111000011111100111111010111000111101101011110 8f5c3f3f5c7d8f5c3f3f5c7b5e
EUC-JP 十??\}十??\{^ 10111101101111010011111100111111010111000111110110111101101111010011111100111111010111000111101101011110 bdbd3f3f5c7dbdbd3f3f5c7b5e
UTF-8 十딇뢎\}十딇뢎\{^ 1110010110001101100000011110101110010100100001111110101110100010100011100101110001111101111001011000110110000001111010111001010010000111111010111010001010001110010111000111101101011110 e58d81eb9487eba28e5c7de58d81eb9487eba28e5c7b5e
UHC 十딇뢎\}十딇뢎\{^ 1110010010101000100010101110110110001111010010010101110001111101111001001010100010001010111011011000111101001001010111000111101101011110 e4a88aed8f495c7de4a88aed8f495c7b5e

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