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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 旋腺腺旋腺腺B 10010000111110011001000101000010100100010100001010010000111110011001000101000010100100010100001001000010 90f99142914290f99142914242
EUC-JP 旋腺腺旋腺腺B 11000000111110111100000110100011110000011010001111000000111110111100000110100011110000011010001101000010 c0fbc1a3c1a3c0fbc1a3c1a342
UTF-8 旋腺腺旋腺腺B 11100110100101111000101111101000100001011011101011101000100001011011101011100110100101111000101111101000100001011011101011101000100001011011101001000010 e6978be885bae885bae6978be885bae885ba42
UHC 旋腺腺旋腺腺B 11100000110000011110000011001101111000001100110111100000110000011110000011001101111000001100110101000010 e0c1e0cde0cde0c1e0cde0cd42

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