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 蹄???蹄???^ 1001001011111011001111110011111100111111100100101111101100111111001111110011111101011110 92fb3f3f3f92fb3f3f3f5e
EUC-JP 蹄???蹄???^ 1100010011111101001111110011111100111111110001001111110100111111001111110011111101011110 c4fd3f3f3fc4fd3f3f3f5e
UTF-8 蹄렊梨받蹄렊梨밗^ 11101000101110011000010011101011101000001000101011101111101001111010001011101011101100001001101111101000101110011000010011101011101000001000101011101111101001111010001011101011101100001001011101011110 e8b984eba08aefa7a2ebb09be8b984eba08aefa7a2ebb0975e
UHC 蹄렊梨받蹄렊梨밗^ 1111000010110100100011101010000111101100101100011011100111011110111100001011010010001110101000011110110010110001101110011101110001011110 f0b48ea1ecb1b9def0b48ea1ecb1b9dc5e

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