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 彫?億良彫?億粱^ 100100101010010000111111100010011010110110010111110001111001001010100100001111111000100110101101111000101110101101011110 92a43f89ad97c792a43f89ade2eb5e
EUC-JP 彫?億良彫?億粱^ 110001001010011000111111101100101010111111001110110010011100010010100110001111111011001010101111111001001110110101011110 c4a63fb2afcec9c4a63fb2afe4ed5e
UTF-8 彫렏億良彫렏億粱^ 11100101101111011010101111101011101000001000111111100101100001001000010011101000100010011010111111100101101111011010101111101011101000001000111111100101100001001000010011100111101100101011000101011110 e5bdabeba08fe58484e889afe5bdabeba08fe58484e7b2b15e
UHC 彫렏億良彫렏億粱^ 1111000011000001100011101010010111100101111000101101010111011110111100001100000110001110101001011110010111100010110101011101110001011110 f0c18ea5e5e2d5def0c18ea5e5e2d5dc5e

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