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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 褥ν????獄? 1110010111110001100000111100101100111111001111110011111100111111100011011001011000111111 e5f183cb3f3f3f3f8d963f
EUC-JP 褥ν????獄? 1110101011110011101001101100110100111111001111110011111100111111101110011111011000111111 eaf3a6cd3f3f3f3fb9f63f
UTF-8 褥ν씗溜곕젨獄맞 1110100010100100101001011100111010111101111011001001010010010111111011111010011110001011111010101011001110010101111011001010000010101000111001111000110110000100111010111010011110011110 e8a4a5cebdec9497efa78beab395eca0a8e78d84eba79e
UHC 褥ν씗溜곕젨獄맞 11101001101100111010010111101101100111011010110011101010111111101011000011101011101000001010000011101000101010111011100011000010 e9b3a5ed9daceafeb0eba0a0e8abb8c2

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