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 00111111001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f3f4f
SJIS-WIN ???恁??恁??O 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111101001111 3f3f3f9c8c3f3f9c8c3f3f4f
EUC-JP ???恁??恁??O 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101001111 3f3f3fd7ec3f3fd7ec3f3f4f
UTF-8 梨덉찉恁뽰콐恁섑삟O 11101111101001111010001011101011100011011000100111101100101100001000100111100110100000011000000111101011101111011011000011101100101111011001000011100110100000011000000111101100100001001001000111101100100000101001111101001111 efa7a2eb8d89ecb089e68181ebbdb0ecbd90e68181ec8491ec829f4f
UHC 梨덉찉恁뽰콐恁섑삟O 11101100101100011000100011101100101010011000110111101100111101101001011011101100101100011000110011101100111101101001100011101101100110001010001001001111 ecb188eca98decf696ecb18cecf698ed98a24f

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