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{^ 1001001001000101100100100100111110010001101000000101010101111101100100100100010110010010010011111001000110100000010101010111101101011110 9245924f91a0557d9245924f91a0557b5e
EUC-JP 脱丹蔵U}脱丹蔵U{^ 1100001110100110110000111011000011000010101000100101010101111101110000111010011011000011101100001100001010100010010101010111101101011110 c3a6c3b0c2a2557dc3a6c3b0c2a2557b5e
UTF-8 脱丹蔵U}脱丹蔵U{^ 1110100010000100101100011110010010111000101110011110100010010100101101010101010101111101111010001000010010110001111001001011100010111001111010001001010010110101010101010111101101011110 e884b1e4b8b9e894b5557de884b1e4b8b9e894b5557b5e
UHC ?丹?U}?丹?U{^ 00111111110100111010000100111111010101010111110100111111110100111010000100111111010101010111101101011110 3fd3a13f557d3fd3a13f557b5e

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