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 ?り?侑??魏?? 001111111000001011101000001111111001100011010000001111110011111111101001101100000011111100111111 3f82e83f98d03f3fe9b03f3f
EUC-JP ?り?侑??魏?? 001111111010010011101010001111111101000011010010001111110011111111110010101100100011111100111111 3fa4ea3fd0d23f3ff2b23f3f
UTF-8 閭り퇊侑뉛쫲魏곷룆 111011111010011010000110111000111000001010001010111011011000011110001010111001001011111010010001111010111000100110011011111011001010101110110010111010011010110110001111111010101011001110110111111010111010001110000110 efa686e3828aed878ae4be91eb899becabb2e9ad8feab3b7eba386
UHC 閭り퇊侑뉛쫲魏곷룆 111001101010110110101010111010101011011110011011111010101110001010000111111011111010011010001010111010101110000010000001111010111000111110000101 e6adaaeab79beae287efa68aeae081eb8f85

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