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 001111110011111100111111100110001101111100111111001111111110010001101011001111110011111101000010 3f3f3f98df3f3fe46b3f3f42
EUC-JP ???倚??臾??B 001111110011111100111111110100001110000100111111001111111110011111001100001111110011111101000010 3f3f3fd0e13f3fe7cc3f3f42
UTF-8 僚노쵉倚뺡뒽臾뗭몧B 11101111101001101011101111101011100001011011100011101100101101011000100111100101100000001001101011101011101110101010000111101011100100101011110111101000100001111011111011101011100101111010110111101011101010101010011101000010 efa6bbeb85b8ecb589e5809aebbaa1eb92bde887beeb97adebaaa742
UHC 僚노쵉倚뺡뒽臾뗭몧B 11101000111010001011001111101011101011001000101111101011111011111001010111101001100010101011001111101011101011001000101111101100100100011001010101000010 e8e8b3ebac8bebef95e98ab3ebac8bec919542

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