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 ???揖θ?幽?? 001111110011111100111111100101110100101110000011110001100011111110010111010010000011111100111111 3f3f3f974b83c63f97483f3f
EUC-JP ???揖θ?幽?? 001111110011111100111111110011011010110010100110110010000011111111001101101010010011111100111111 3f3f3fcdaca6c83fcda93f3f
UTF-8 嶺뚮슢揖θ뙲幽껊닲 1110111110100110101010111110101110011010101011101110110010001010101000101110011010001111100101101100111010111000111010111001100110110010111001011011100110111101111010101011101110001010111010111000101110110010 efa6abeb9aaeec8aa2e68f96ceb8eb99b2e5b9bdeabb8aeb8bb2
UHC 嶺뚮슢揖θ뙲幽껊닲 111001111010110110001100111010111001101010101110111010111110011110100101111010001000110010110101111010101110101110000011111010111000100010101000 e7ad8ceb9aaeebe7a5e88cb5eaeb83eb88a8

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