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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 諱ッ閾楢鳩菫怜叉 111001101000000110101111111010001000011110010011111010001001010010110101111001001011111110010111111001011000110110110011 e681afe88793e894b5e4bf97e58db3
EUC-JP 諱ッ閾楢鳩菫怜叉 11101011111000011000111010101111111011111110011111000110111010101100100010110111111010001100000111001110111001111011101010110101 ebe18eafefe7c6eac8b7e8c1cee7bab5
UTF-8 諱ッ閾楢鳩菫怜叉 111010001010101110110001111011111011110110101111111010011001011010111110111001101010010110100010111010011011001110101001111010001000111110101011111001101000000010011100111001011000111110001001 e8abb1efbdafe996bee6a5a2e9b3a9e88fabe6809ce58f89
UHC 諱??楢鳩菫怜叉 1111110111001001001111110011111111101010111110011100111111001101110100001100101111010110101110111111001110101001 fdc93f3feaf9cfcdd0cbd6bbf3a9

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