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 ????v????v^ 0011111100111111001111110011111101110110001111110011111100111111001111110111011001011110 3f3f3f3f763f3f3f3f765e
SJIS-WIN ????v????v^ 0011111100111111001111110011111101110110001111110011111100111111001111110111011001011110 3f3f3f3f763f3f3f3f765e
EUC-JP ????v????v^ 0011111100111111001111110011111101110110001111110011111100111111001111110111011001011110 3f3f3f3f763f3f3f3f765e
UTF-8 횄쨋횄짙v횄쨋횄짙v^ 111011011001101010000100111011001010100010001011111011011001101010000100111011001010011110011001011101101110110110011010100001001110110010101000100010111110110110011010100001001110110010100111100110010111011001011110 ed9a84eca88bed9a84eca79976ed9a84eca88bed9a84eca799765e
UHC 횄쨋횄짙v횄쨋횄짙v^ 11000011100000111100001010110110110000111000001111000010101000110111011011000011100000111100001010110110110000111000001111000010101000110111011001011110 c383c2b6c383c2a376c383c2b6c383c2a3765e

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