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 ???o}???o{^ 0011111100111111001111110110111101111101001111110011111100111111011011110111101101011110 3f3f3f6f7d3f3f3f6f7b5e
SJIS-WIN ???o}???o{^ 0011111100111111001111110110111101111101001111110011111100111111011011110111101101011110 3f3f3f6f7d3f3f3f6f7b5e
EUC-JP ???o}???o{^ 0011111100111111001111110110111101111101001111110011111100111111011011110111101101011110 3f3f3f6f7d3f3f3f6f7b5e
UTF-8 혷횆혰o}혷횆혰o{^ 1110110110011000101101111110110110011010100001101110110110011000101100000110111101111101111011011001100010110111111011011001101010000110111011011001100010110000011011110111101101011110 ed98b7ed9a86ed98b06f7ded98b7ed9a86ed98b06f7b5e
UHC 혷횆혰o}혷횆혰o{^ 1100001010011110110000111000010011000010100101110110111101111101110000101001111011000011100001001100001010010111011011110111101101011110 c29ec384c2976f7dc29ec384c2976f7b5e

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