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 ?????????| 00111111001111110011111100111111001111110011111100111111001111110011111101111100 3f3f3f3f3f3f3f3f3f7c
SJIS-WIN ??????意??| 0011111100111111001111110011111100111111001111111000100011010011001111110011111101111100 3f3f3f3f3f3f88d33f3f7c
EUC-JP ??????意??| 0011111100111111001111110011111100111111001111111011000011010101001111110011111101111100 3f3f3f3f3f3fb0d53f3f7c
UTF-8 溜븐뵽溜뺣졎意쎈젻| 11101111101001111000101111101011101110001001000011101011101101011011110111101111101001111000101111101011101110101010001111101100101000011000111011100110100001001000111111101100100011101000100011101100101000001011101101111100 efa78bebb890ebb5bdefa78bebbaa3eca18ee6848fec8e88eca0bb7c
UHC 溜븐뵽溜뺣졎意쎈젻| 11101010111111101011101011101100100101001011101111101010111111101001010111101011101000001011101111101011111100101011110111101011101000001010111001111100 eafebaec94bbeafe95eba0bbebf2bdeba0ae7c

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