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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 邵樊シ琶邵樊シ琶B 111001111011100010011110111001101011110010010100011010011110011110111000100111101110011010111100100101000110100101000010 e7b89ee6bc9469e7b89ee6bc946942
EUC-JP 邵樊シ琶邵樊シ琶B 1110111010111010110111001110100010001110101111001100011111001010111011101011101011011100111010001000111010111100110001111100101001000010 eebadce88ebcc7caeebadce88ebcc7ca42
UTF-8 邵樊シ琶邵樊シ琶B 11101001100000101011010111100110101010001000101011101111101111011011110011100111100100001011011011101001100000101011010111100110101010001000101011101111101111011011110011100111100100001011011001000010 e982b5e6a88aefbdbce790b6e982b5e6a88aefbdbce790b642
UHC 邵樊?琶邵樊?琶B 111000011101000011011011111000000011111111110111111100011110000111010000110110111110000000111111111101111111000101000010 e1d0dbe03ff7f1e1d0dbe03ff7f142

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