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{^ 00111111100000111100101100111111010101010111110100111111100000111100101100111111010101010111101101011110 3f83cb3f557d3f83cb3f557b5e
EUC-JP ?ν?U}?ν?U{^ 00111111101001101100110100111111010101010111110100111111101001101100110100111111010101010111101101011110 3fa6cd3f557d3fa6cd3f557b5e
UTF-8 淋ν슕U}淋ν슕U{^ 111011111010011110110101110011101011110111101100100010101001010101010101011111011110111110100111101101011100111010111101111011001000101010010101010101010111101101011110 efa7b5cebdec8a95557defa7b5cebdec8a95557b5e
UHC 淋ν슕U}淋ν슕U{^ 1110110011111000101001011110110110011010101001000101010101111101111011001111100010100101111011011001101010100100010101010111101101011110 ecf8a5ed9aa4557decf8a5ed9aa4557b5e

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