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 10011011100100100011111110010010101000100011111110001000110010110011111110010010111000010011111101000010 9b923f92a23f88cb3f92e13f42
EUC-JP 將?弔?依?低?B 11010101111100100011111111000100101001000011111110110000110011010011111111000100111000110011111101000010 d5f23fc4a43fb0cd3fc4e33f42
UTF-8 將렚弔렲依렋低렮B 11100101101100001000011111101011101000001001101011100101101111001001010011101011101000001011001011100100101111101001110111101011101000001000101111100100101111011000111011101011101000001010111001000010 e5b087eba09ae5bc94eba0b2e4be9deba08be4bd8eeba0ae42
UHC 將렚弔렲依렋低렮B 1110110111100010100011101010110111110000110000001000111010111111111010111110111010001110101000101110111010111000100011101011101101000010 ede28eadf0c08ebfebee8ea2eeb88ebb42

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