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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 枝葛?魄枝葛?白^ 100011100111110110001010100010110011111111101001101011101000111001111101100010101000101100111111100101001001001001011110 8e7d8a8b3fe9ae8e7d8a8b3f94925e
EUC-JP 枝葛?魄枝葛?白^ 101110111101111010110011111010110011111111110010101100001011101111011110101100111110101100111111110001111111001001011110 bbdeb3eb3ff2b0bbdeb3eb3fc7f25e
UTF-8 枝葛렱魄枝葛렱白^ 11100110100111101001110111101000100100011001101111101011101000001011000111101001101011011000010011100110100111101001110111101000100100011001101111101011101000001011000111100111100110011011110101011110 e69e9de8919beba0b1e9ad84e69e9de8919beba0b1e799bd5e
UHC 枝葛렱魄枝葛렱白^ 1111001010101011110010101110011110001110101111101101101111011110111100101010101111001010111001111000111010111110110110111101110001011110 f2abcae78ebedbdef2abcae78ebedbdc5e

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