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 11100110110010101000111010110101100011101010000111100110110010101000111010110101100011101010000101000010 e6ca8eb58ea1e6ca8eb58ea142
EUC-JP 賁七治賁七治B 11101100110011001011110010110111101111001010001111101100110011001011110010110111101111001010001101000010 ecccbcb7bca3ecccbcb7bca342
UTF-8 賁七治賁七治B 11101000101100111000000111100100101110001000001111100110101100101011101111101000101100111000000111100100101110001000001111100110101100101011101101000010 e8b381e4b883e6b2bbe8b381e4b883e6b2bb42
UHC 賁七治賁七治B 11011101110100111111011011010010111101101011110111011101110100111111011011010010111101101011110101000010 ddd3f6d2f6bdddd3f6d2f6bd42

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