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 蒸?弛?味咀? 1000111111110110001111111001001001101111001111111001011010100001100110011111000000111111 8ff63f926f3f96a199f03f
EUC-JP 蒸?弛?味咀? 1011111011111000001111111100001111010000001111111100110010100011110100101111001000111111 bef83fc3d03fcca3d2f23f
UTF-8 蒸렧弛쇘味咀렭 111010001001001010111000111010111010000010100111111001011011110010011011111011001000011110011000111001011001000110110011111001011001001010000000111010111010000010101101 e892b8eba0a7e5bc9bec8798e591b3e59280eba0ad
UHC 蒸렧弛쇘味咀렭 1111000111111010100011101011011011101100101011001011110011100111110110101010101111101110101110101000111010111010 f1fa8eb6ecacbce7daabeeba8eba

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