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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 崖ラ?k}崖ラ?k{^ 100010100101001010000011100010010011111101101011011111011000101001010010100000111000100100111111011010110111101101011110 8a5283893f6b7d8a5283893f6b7b5e
EUC-JP 崖ラ?k}崖ラ?k{^ 101100111011001110100101111010010011111101101011011111011011001110110011101001011110100100111111011010110111101101011110 b3b3a5e93f6b7db3b3a5e93f6b7b5e
UTF-8 崖ラ퐦k}崖ラ퐦k{^ 1110010110110100100101101110001110000011101010011110110110010000101001100110101101111101111001011011010010010110111000111000001110101001111011011001000010100110011010110111101101011110 e5b496e383a9ed90a66b7de5b496e383a9ed90a66b7b5e
UHC 崖ラ퐦k}崖ラ퐦k{^ 1110010011110000101010111110100110111101100011110110101101111101111001001111000010101011111010011011110110001111011010110111101101011110 e4f0abe9bd8f6b7de4f0abe9bd8f6b7b5e

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