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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 胡?蹄?胡?蹄?^ 10001100110100110011111110010010111110110011111110001100110100110011111110010010111110110011111101011110 8cd33f92fb3f8cd33f92fb3f5e
EUC-JP 胡?蹄?胡?蹄?^ 10111000110101010011111111000100111111010011111110111000110101010011111111000100111111010011111101011110 b8d53fc4fd3fb8d53fc4fd3f5e
UTF-8 胡렯蹄룁胡렯蹄뢸^ 11101000100000111010000111101011101000001010111111101000101110011000010011101011101000111000000111101000100000111010000111101011101000001010111111101000101110011000010011101011101000101011100001011110 e883a1eba0afe8b984eba381e883a1eba0afe8b984eba2b85e
UHC 胡렯蹄룁胡렯蹄뢸^ 1111101111010111100011101011110011110000101101001011011111011110111110111101011110001110101111001111000010110100101101111101110001011110 fbd78ebcf0b4b7defbd78ebcf0b4b7dc5e

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