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 彫?移?彫?移?^ 10010010101001000011111110001000110110100011111110010010101001000011111110001000110110100011111101011110 92a43f88da3f92a43f88da3f5e
EUC-JP 彫?移?彫?移?^ 11000100101001100011111110110000110111000011111111000100101001100011111110110000110111000011111101011110 c4a63fb0dc3fc4a63fb0dc3f5e
UTF-8 彫렋移렠彫렋移렠^ 11100101101111011010101111101011101000001000101111100111101001111011101111101011101000001010000011100101101111011010101111101011101000001000101111100111101001111011101111101011101000001010000001011110 e5bdabeba08be7a7bbeba0a0e5bdabeba08be7a7bbeba0a05e
UHC 彫렋移렠彫렋移렠^ 1111000011000001100011101010001011101100101110011000111010110001111100001100000110001110101000101110110010111001100011101011000101011110 f0c18ea2ecb98eb1f0c18ea2ecb98eb15e

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