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 嶺뚮벀流⒳튃逸꿡 111011111010011010101011111010111001101010101110111010111011001010000000111011111010011110001010111000101001001010110011111011011000101010000011111010011000000010111000111010101011111110100001 efa6abeb9aaeebb280efa78ae292b3ed8a83e980b8eabfa1
UHC 嶺뚮벀流⒳튃逸꿡 11100111101011011000110011101011100100111010011011101010111111001010100111100100101110011001100111101100111011111000010101011010 e7ad8ceb93a6eafca9e4b999ecef855a

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