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 ??????逸? 001111110011111100111111001111110011111100111111100010001110110100111111 3f3f3f3f3f3f88ed3f
EUC-JP ??????逸? 001111110011111100111111001111110011111100111111101100001110111100111111 3f3f3f3f3f3fb0ef3f
UTF-8 嶺뚮벀流⒳튃逸얖 111011111010011010101011111010111001101010101110111010111011001010000000111011111010011110001010111000101001001010110011111011011000101010000011111010011000000010111000111011001001011010010110 efa6abeb9aaeebb280efa78ae292b3ed8a83e980b8ec9696
UHC 嶺뚮벀流⒳튃逸얖 11100111101011011000110011101011100100111010011011101010111111001010100111100100101110011001100111101100111011111001111001000001 e7ad8ceb93a6eafca9e4b999ecef9e41

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