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{^ 1110010011011100100011011000111110001111010110000110101101111101111001001101110010001101100011111000111101011000011010110111101101011110 e4dc8d8f8f586b7de4dc8d8f8f586b7b5e
EUC-JP 葆刻醜k}葆刻醜k{^ 1110100011011110101110011110111110111101101110010110101101111101111010001101111010111001111011111011110110111001011010110111101101011110 e8deb9efbdb96b7de8deb9efbdb96b7b5e
UTF-8 葆刻醜k}葆刻醜k{^ 1110100010010001100001101110010110001000101110111110100110000110100111000110101101111101111010001001000110000110111001011000100010111011111010011000011010011100011010110111101101011110 e89186e588bbe9869c6b7de89186e588bbe9869c6b7b5e
UHC ?刻醜k}?刻醜k{^ 001111111100101010111110111101011101110101101011011111010011111111001010101111101111010111011101011010110111101101011110 3fcabef5dd6b7d3fcabef5dd6b7b5e

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