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 001111110011111100111111111000001110000000111111001111111000100011010101001111110011111101000010 3f3f3fe0e03f3f88d53f3f42
EUC-JP ???珥??易??B 001111110011111100111111111000001110001000111111001111111011000011010111001111110011111101000010 3f3f3fe0e23f3fb0d73f3f42
UTF-8 琉득텋珥롫ㅅ易덉킂B 11101111101001111000110011101011100100111001110111101101100001011000101111100111100011111010010111101011101000011010101111100011100001011000010111100110100110001001001111101011100011011000100111101101100000101000001001000010 efa78ceb939ded858be78fa5eba1abe38585e69893eb8d89ed828242
UHC 琉득텋珥롫ㅅ易덉킂B 11101011101001001011010111100110101101101000100011101100101101001000111011101011101001001011010111100110101101101000100011101100101101001000111001000010 eba4b5e6b688ecb48eeba4b5e6b688ecb48e42

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