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?h}?O?h{^ 0011111101001111001111110110100001111101001111110100111100111111011010000111101101011110 3f4f3f687d3f4f3f687b5e
SJIS-WIN ?O小h}?O小h{^ 00111111010011111000111110101100011010000111110100111111010011111000111110101100011010000111101101011110 3f4f8fac687d3f4f8fac687b5e
EUC-JP ?O小h}?O小h{^ 00111111010011111011111010101110011010000111110100111111010011111011111010101110011010000111101101011110 3f4fbeae687d3f4fbeae687b5e
UTF-8 쉃O小h}쉃O小h{^ 11101100100010011000001101001111111001011011000010001111011010000111110111101100100010011000001101001111111001011011000010001111011010000111101101011110 ec89834fe5b08f687dec89834fe5b08f687b5e
UHC 쉃O小h}쉃O小h{^ 100110100101100001001111111000011011001101101000011111011001101001011000010011111110000110110011011010000111101101011110 9a584fe1b3687d9a584fe1b3687b5e

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