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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???悠??純?? 0011111100111111001111111001011101001001001111110011111110001111100000110011111100111111 3f3f3f97493f3f8f833f3f
EUC-JP ???悠??純?? 0011111100111111001111111100110110101010001111110011111110111101111000110011111100111111 3f3f3fcdaa3f3fbde33f3f
UTF-8 捻뀁쉶悠껓쭏純앹뵖 111011111010011010100100111010111000000010000001111011001000100110110110111001101000001010100000111010101011101110010011111011001010110110001111111001111011010010010100111011001001010110111001111010111011010110010110 efa6a4eb8081ec89b6e682a0eabb93ecad8fe7b494ec95b9ebb596
UHC 捻뀁쉶悠껓쭏純앹뵖 111001101111011110110010111011001001101010001100111010101110110110000011111011111010011110001000111000101110110110011101111011001001010010011000 e6f7b2ec9a8ceaed83efa788e2ed9dec9498

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