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 ???菴??矣?? 0011111100111111001111111110010010111101001111110011111111100001111000010011111100111111 3f3f3fe4bd3f3fe1e13f3f
EUC-JP ???菴??矣?? 0011111100111111001111111110100010111111001111110011111111100010111000110011111100111111 3f3f3fe8bf3f3fe2e33f3f
UTF-8 琉쀬콈菴뀄돳矣ㅻ퀝 111011111010011110001100111011001000000010101100111011001011110110001000111010001000111110110100111010111000000010000100111010111000111110110011111001111001111110100011111000111000010110111011111011011000000010011101 efa78cec80acecbd88e88fb4eb8084eb8fb3e79fa3e385bbed809d
UHC 琉쀬콈菴뀄돳矣ㅻ퀝 111010111010010010010111111011001011000110000100111001001110000010110010111011011000100110110110111010111111100010100100111010111011001110010001 eba497ecb184e4e0b2ed89b6ebf8a4ebb391

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