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{^ 001111111000111011101000111000111001010001101011011111010011111110001110111010001110001110010100011010110111101101011110 3f8ee8e3946b7d3f8ee8e3946b7b5e
EUC-JP ?手續k}?手續k{^ 001111111011110011101010111001011111010001101011011111010011111110111100111010101110010111110100011010110111101101011110 3fbceae5f46b7d3fbceae5f46b7b5e
UTF-8 뚸手續k}뚸手續k{^ 1110101110011010101110001110011010001001100010111110011110111010100011000110101101111101111010111001101010111000111001101000100110001011111001111011101010001100011010110111101101011110 eb9ab8e6898be7ba8c6b7deb9ab8e6898be7ba8c6b7b5e
UHC 뚸手續k}뚸手續k{^ 1000110011110100111000101010001011100001110110010110101101111101100011001111010011100010101000101110000111011001011010110111101101011110 8cf4e2a2e1d96b7d8cf4e2a2e1d96b7b5e

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