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 001111110011111100111111111010010110000000111111001111111000100101111110001111110011111101000010 3f3f3fe9603f3f897e3f3f42
EUC-JP ???饒??円??B 001111110011111100111111111100011100000100111111001111111011000111011111001111110011111101000010 3f3f3ff1c13f3fb1df3f3f42
UTF-8 緣낉슨饒뽲뿉円놂풛B 11100111101101111010001111101011100000101000100111101100100010101010100011101001101001011001001011101011101111011011001011101011101111111000100111100101100001101000011011101011100001101000001011101101100100101001101101000010 e7b7a3eb8289ec8aa8e9a592ebbdb2ebbf89e58686eb8682ed929b42
UHC 緣낉슨饒뽲뿉円놂풛B 11100110110111101000010111101111101111011011110011101001101011101001011011101110100101111001000011100101111101111011001111101111101111101001111001000010 e6de85efbdbce9ae96ee9790e5f7b3efbe9e42

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