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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蜊帝ア域ィス邯喊 11100101100011011001001011101001101100011000100011100110101010001011110111100111101101101001101001011110 e58d92e9b188e6a8bde7b69a5e
EUC-JP 蜊帝ア域ィス邯喊 11101001111011011100010011101011100011101011000110110000111010001000111010101000100011101011110111101110101110001101001110111111 e9edc4eb8eb1b0e88ea88ebdeeb8d3bf
UTF-8 蜊帝ア域ィス邯喊 111010001001110010001010111001011011100010011101111011111011110110110001111001011001111110011111111011111011110110101000111011111011110110111101111010011000001010101111111001011001011010001010 e89c8ae5b89defbdb1e59f9fefbda8efbdbde982afe5968a
UHC ?帝?域??邯喊 001111111111000010101000001111111110011010110100001111110011111111001010111110111111100111100010 3ff0a83fe6b43f3fcafbf9e2

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