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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逧ー邱杣}逧ー邱杣{^ 1110011110011010101100001110011110110111100111100101101101111101111001111001101010110000111001111011011110011110010110110111101101011110 e79ab0e7b79e5b7de79ab0e7b79e5b7b5e
EUC-JP 逧ー邱杣}逧ー邱杣{^ 11101101111110101000111010110000111011101011100111011011101111000111110111101101111110101000111010110000111011101011100111011011101111000111101101011110 edfa8eb0eeb9dbbc7dedfa8eb0eeb9dbbc7b5e
UTF-8 逧ー邱杣}逧ー邱杣{^ 111010011000000010100111111011111011110110110000111010011000001010110001111001101001110110100011011111011110100110000000101001111110111110111101101100001110100110000010101100011110011010011101101000110111101101011110 e980a7efbdb0e982b1e69da37de980a7efbdb0e982b1e69da37b5e
UHC ??邱?}??邱?{^ 00111111001111111100111111001000001111110111110100111111001111111100111111001000001111110111101101011110 3f3fcfc83f7d3f3fcfc83f7b5e

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