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 ?????ぜ矣?? 0011111100111111001111110011111100111111100000101011101011100001111000010011111100111111 3f3f3f3f3f82bae1e13f3f
EUC-JP ???靷?ぜ矣?? 00111111001111110011111110001111111001111011110100111111101001001011110011100010111000110011111100111111 3f3f3f8fe7bd3fa4bce2e33f3f
UTF-8 嶺뚮뿫靷띹ぜ矣낅돎 111011111010011010101011111010111001101010101110111010111011111110101011111010011001110110110111111010111001110110111001111000111000000110011100111001111001111110100011111010111000001010000101111010111000111110001110 efa6abeb9aaeebbfabe99db7eb9db9e3819ce79fa3eb8285eb8f8e
UHC 嶺뚮뿫靷띹ぜ矣낅돎 111001111010110110001100111010111001011110101011111011001110011010001101111010001010101010111100111010111111100010000101111010111011010110111010 e7ad8ceb97abece68de8aabcebf885ebb5ba

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