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 ???蔭??濡? 00111111001111110011111110001000111111000011111100111111100101000100011100111111 3f3f3f88fc3f3f94473f
EUC-JP ???蔭??濡? 00111111001111110011111110110000111111100011111100111111110001111010100000111111 3f3f3fb0fe3f3fc7a83f
UTF-8 捻곗넀蔭됱뼚濡뾄 111011111010011010100100111010101011001110010111111010111000010010000000111010001001010010101101111010111001000010110001111010111011110010011010111001101011111110100001111010111011111010000100 efa6a4eab397eb8480e894adeb90b1ebbc9ae6bfa1ebbe84
UHC 捻곗넀蔭됱뼚濡뾄 11100110111101111011000011101100100001101001000011101011111000111000100111101100100101101010000011101011101000011001011101000010 e6f7b0ec8690ebe389ec96a0eba19742

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