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{^ 1110010010011100100011111000111110001111010001000101010101111101111001001001110010001111100011111000111101000100010101010111101101011110 e49c8f8f8f44557de49c8f8f8f44557b5e
EUC-JP 苜緒愁U}苜緒愁U{^ 1110011111111100101111011110111110111101101001010101010101111101111001111111110010111101111011111011110110100101010101010111101101011110 e7fcbdefbda5557de7fcbdefbda5557b5e
UTF-8 苜緒愁U}苜緒愁U{^ 1110100010001011100111001110011110110111100100101110011010000100100000010101010101111101111010001000101110011100111001111011011110010010111001101000010010000001010101010111101101011110 e88b9ce7b792e68481557de88b9ce7b792e68481557b5e
UHC ??愁U}??愁U{^ 00111111001111111110000111111110010101010111110100111111001111111110000111111110010101010111101101011110 3f3fe1fe557d3f3fe1fe557b5e

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