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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 侑???侑???B 1001100011010000001111110011111100111111100110001101000000111111001111110011111101000010 98d03f3f3f98d03f3f3f42
EUC-JP 侑?縕?侑?縕?B 110100001101001000111111100011111101010011000010001111111101000011010010001111111000111111010100110000100011111101000010 d0d23f8fd4c23fd0d23f8fd4c23f42
UTF-8 侑렾縕렲侑렾縕렲B 11100100101111101001000111101011101000001011111011100111101110001001010111101011101000001011001011100100101111101001000111101011101000001011111011100111101110001001010111101011101000001011001001000010 e4be91eba0bee7b895eba0b2e4be91eba0bee7b895eba0b242
UHC 侑렾縕렲侑렾縕렲B 1110101011100010100011101100011011101000101100101000111010111111111010101110001010001110110001101110100010110010100011101011111101000010 eae28ec6e8b28ebfeae28ec6e8b28ebf42

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