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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 笆。竏シ笆。竏シ^ 11100010100101101010000111100010100010001011110011100010100101101010000111100010100010001011110001011110 e296a1e288bce296a1e288bc5e
EUC-JP 笆。竏シ笆。竏シ^ 1110001111110110100011101010000111100011111010001000111010111100111000111111011010001110101000011110001111101000100011101011110001011110 e3f68ea1e3e88ebce3f68ea1e3e88ebc5e
UTF-8 笆。竏シ笆。竏シ^ 11100111101011001000011011101111101111011010000111100111101010111000111111101111101111011011110011100111101011001000011011101111101111011010000111100111101010111000111111101111101111011011110001011110 e7ac86efbda1e7ab8fefbdbce7ac86efbda1e7ab8fefbdbc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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