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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 躍??泣??癒??B 10010110111101000011111100111111100010111000001100111111001111111001011011111100001111110011111101000010 96f43f3f8b833f3f96fc3f3f42
EUC-JP 躍??泣??癒??B 11001100111101100011111100111111101101011110001100111111001111111100110011111110001111110011111101000010 ccf63f3fb5e33f3fccfe3f3f42
UTF-8 躍녹쥜泣쏁눨癒뀁뒓B 11101000101110101000110111101011100001011011100111101100101001011001110011100110101100111010001111101100100011111000000111101011100010001010100011100111100110011001001011101011100000001000000111101011100100101001001101000010 e8ba8deb85b9eca59ce6b3a3ec8f81eb88a8e79992eb8081eb929342
UHC 躍녹쥜泣쏁눨癒뀁뒓B 11100101101110001011001111101100101000101001000111101011111010001001101111100111100001111011111111101011101010001011001011101100100010101001000001000010 e5b8b3eca291ebe89be787bfeba8b2ec8a9042

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