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 ??????癒?? 00111111001111110011111100111111001111110011111110010110111111000011111100111111 3f3f3f3f3f3f96fc3f3f
EUC-JP 濚??瑗??癒?? 1000111111001001101000010011111100111111100011111100110011000000001111110011111111001100111111100011111100111111 8fc9a13f3f8fccc03f3fccfe3f3f
UTF-8 濚욌낀瑗뉛쭚癒⑹뿉 111001101011111110011010111011001001101010001100111010111000001010000000111001111001000110010111111010111000100110011011111011001010110110011010111001111001100110010010111000101001000110111001111010111011111110001001 e6bf9aec9a8ceb8280e79197eb899becad9ae79992e291b9ebbf89
UHC 濚욌낀瑗뉛쭚癒⑹뿉 111001111011100110011110111010111011001110100100111010101011110010000111111011111010011110010000111010111010100010101001111011001001011110010000 e7b99eebb3a4eabc87efa790eba8a9ec9790

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