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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 譚台サ匁搗邯喊 11100110100111011001000111100100101110111001011011100110100111011001000111100111101101101001101001011110 e69d91e4bb96e69d91e7b69a5e
EUC-JP 譚台サ匁搗邯喊 1110101111111101110000101110011010001110101110111100110011101000110110011111000111101110101110001101001110111111 ebfdc2e68ebbcce8d9f1eeb8d3bf
UTF-8 譚台サ匁搗邯喊 111010001010110110011010111001011000111110110000111011111011110110111011111001011000110010000001111001101001000010010111111010011000001010101111111001011001011010001010 e8ad9ae58fb0efbdbbe58c81e69097e982afe5968a
UHC 譚台??搗邯喊 110100111100100111110111101110110011111100111111110100111111110111001010111110111111100111100010 d3c9f7bb3f3fd3fdcafbf9e2

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