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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 傲??絶??穩 10011000111111000011111100111111100100001110001000111111001111111110001001110010 98fc3f3f90e23f3fe272
EUC-JP 傲??絶??穩 11010000111111100011111100111111110000001110010000111111001111111110001111010011 d0fe3f3fc0e43f3fe3d3
UTF-8 傲드졃絶쀩몕穩 111001011000001010110010111010111001001110011100111011001010000110000011111001111011010110110110111011001000000010101001111010111010101010010101111001111010100110101001 e582b2eb939ceca183e7b5b6ec80a9ebaa95e7a9a9
UHC 傲드졃絶쀩몕穩 1110011111101100101101011110010110100000101101001110111110111110100101111110100110010001100000111110100010110001 e7ecb5e5a0b4efbe97e99183e8b1

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