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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 胄逸愁U}胄逸愁U{^ 1110001111110010100010001110110110001111010001000101010101111101111000111111001010001000111011011000111101000100010101010111101101011110 e3f288ed8f44557de3f288ed8f44557b5e
EUC-JP 胄逸愁U}胄逸愁U{^ 1110011011110100101100001110111110111101101001010101010101111101111001101111010010110000111011111011110110100101010101010111101101011110 e6f4b0efbda5557de6f4b0efbda5557b5e
UTF-8 胄逸愁U}胄逸愁U{^ 1110100010000011100001001110100110000000101110001110011010000100100000010101010101111101111010001000001110000100111010011000000010111000111001101000010010000001010101010111101101011110 e88384e980b8e68481557de88384e980b8e68481557b5e
UHC 胄逸愁U}胄逸愁U{^ 1111000110110000111011001110111111100001111111100101010101111101111100011011000011101100111011111110000111111110010101010111101101011110 f1b0ecefe1fe557df1b0ecefe1fe557b5e

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