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 ??終??ュ?悼? 001111110011111110001111010010010011111100111111100000111000010100111111100100111000100100111111 3f3f8f493f3f83853f93893f
EUC-JP ??終??ュ?悼? 001111110011111110111101101010100011111100111111101001011110010100111111110001011110100100111111 3f3fbdaa3f3fa5e53fc5e93f
UTF-8 룶뇟終룫혧ュ룵悼큄 111010111010001110110110111010111000011110011111111001111011010110000010111010111010001110101011111011011001100010100111111000111000001110100101111010111010001110110101111001101000001010111100111011011000000110000100 eba3b6eb879fe7b582eba3abed98a7e383a5eba3b5e682bced8184
UHC 룶뇟終룫혧ュ룵悼큄 100011111010101110110100101000011111000011111011100011111010001011000010100011111010101111100101100011111010101011010011111110101100010110100001 8fabb4a1f0fb8fa2c28fabe58faad3fac5a1

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