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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 踵夜汕\}踵夜汕\{^ 1110011011111001100101101110100110011111100010000101110001111101111001101111100110010110111010011001111110001000010111000111101101011110 e6f996e99f885c7de6f996e99f885c7b5e
EUC-JP 踵夜汕\}踵夜汕\{^ 1110110011111011110011001110101111011101111010000101110001111101111011001111101111001100111010111101110111101000010111000111101101011110 ecfbccebdde85c7decfbccebdde85c7b5e
UTF-8 踵夜汕\}踵夜汕\{^ 1110100010111000101101011110010110100100100111001110011010110001100101010101110001111101111010001011100010110101111001011010010010011100111001101011000110010101010111000111101101011110 e8b8b5e5a49ce6b1955c7de8b8b5e5a49ce6b1955c7b5e
UHC 踵夜汕\}踵夜汕\{^ 1111000110100010111001011010100011011111101001010101110001111101111100011010001011100101101010001101111110100101010111000111101101011110 f1a2e5a8dfa55c7df1a2e5a8dfa55c7b5e

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