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{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 炅痍k}炅痍k{^ 11111011010100011110000101110111011010110111110111111011010100011110000101110111011010110111101101011110 fb51e1776b7dfb51e1776b7b5e
EUC-JP 炅痍k}炅痍k{^ 100011111100100111001010111000011101100001101011011111011000111111001001110010101110000111011000011010110111101101011110 8fc9cae1d86b7d8fc9cae1d86b7b5e
UTF-8 炅痍k}炅痍k{^ 1110011110000010100001011110011110010111100011010110101101111101111001111000001010000101111001111001011110001101011010110111101101011110 e78285e7978d6b7de78285e7978d6b7b5e
UHC 炅痍k}炅痍k{^ 11001100110111011110110010110111011010110111110111001100110111011110110010110111011010110111101101011110 ccddecb76b7dccddecb76b7b5e

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