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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 箋?????鷹?? 1110001010110011001111110011111100111111001111110011111110010001111010010011111100111111 e2b33f3f3f3f3f91e93f3f
EUC-JP 箋??靷??鷹?? 11100100101101010011111100111111100011111110011110111101001111110011111111000010111010110011111100111111 e4b53f3f8fe7bd3f3fc2eb3f3f
UTF-8 箋됥룢靷묊독鷹됱뒯 111001111010111010001011111010111001000010100101111010111010001110100010111010011001110110110111111010111010110010001010111010111000111110000101111010011011011110111001111010111001000010110001111010111001001010101111 e7ae8beb90a5eba3a2e99db7ebac8aeb8f85e9b7b9eb90b1eb92af
UHC 箋됥룢靷묊독鷹됱뒯 111011111010100010001001111000111000111110011011111011001110011010010001111001111011010110110110111010111110110110001001111011001000101010101000 efa889e38f9bece691e7b5b6ebed89ec8aa8

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