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{^ 00111111100101101000000100111111011010110111110100111111100101101000000100111111011010110111101101011110 3f96813f6b7d3f96813f6b7b5e
EUC-JP ?磨?k}?磨?k{^ 00111111110010111110000100111111011010110111110100111111110010111110000100111111011010110111101101011110 3fcbe13f6b7d3fcbe13f6b7b5e
UTF-8 쌜磨썰k}쌜磨썰k{^ 1110110010001100100111001110011110100011101010001110110010001101101100000110101101111101111011001000110010011100111001111010001110101000111011001000110110110000011010110111101101011110 ec8c9ce7a3a8ec8db06b7dec8c9ce7a3a8ec8db06b7b5e
UHC 쌜磨썰k}쌜磨썰k{^ 1011110111011011110110001010100010111101111001000110101101111101101111011101101111011000101010001011110111100100011010110111101101011110 bddbd8a8bde46b7dbddbd8a8bde46b7b5e

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