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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 円??節??訝?? 100010010111111000111111001111111001000011011111001111110011111111100110011000100011111100111111 897e3f3f90df3f3fe6623f3f
EUC-JP 円??節??訝?? 101100011101111100111111001111111100000011100001001111110011111111101011110000110011111100111111 b1df3f3fc0e13f3febc33f3f
UTF-8 円띰풊節쇽슛訝딉풐 111001011000011010000110111010111001110110110000111011011001001010001010111001111010111110000000111011001000011110111101111011001000101010011011111010001010100010011101111010111001010010001001111011011001001010010000 e58686eb9db0ed928ae7af80ec87bdec8a9be8a89deb9489ed9290
UHC 円띰풊節쇽슛訝딉풐 111001011111011110110110111011111011111010010000111011111011110110111100111011111011110110111000111001001011100010001010111011111011111010010100 e5f7b6efbe90efbdbcefbdb8e4b88aefbe94

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