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 11100100101010001000111010001111100011110101010011100100101010001000111010001111100011110101010001000010 e4a88e8f8f54e4a88e8f8f5442
EUC-JP 茯誌週茯誌週B 11101000101010101011101111101111101111011011010111101000101010101011101111101111101111011011010101000010 e8aabbefbdb5e8aabbefbdb542
UTF-8 茯誌週茯誌週B 11101000100011001010111111101000101010101000110011101001100000001011000111101000100011001010111111101000101010101000110011101001100000001011000101000010 e88cafe8aa8ce980b1e88cafe8aa8ce980b142
UHC 茯誌週茯誌週B 11011100110110101111001010111100111100011100111011011100110110101111001010111100111100011100111001000010 dcdaf2bcf1cedcdaf2bcf1ce42

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