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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 巽贈卒}巽贈卒{^ 100100100100011010010001101000011001000110110010011111011001001001000110100100011010000110010001101100100111101101011110 924691a191b27d924691a191b27b5e
EUC-JP 巽贈卒}巽贈卒{^ 110000111010011111000010101000111100001010110100011111011100001110100111110000101010001111000010101101000111101101011110 c3a7c2a3c2b47dc3a7c2a3c2b47b5e
UTF-8 巽贈卒}巽贈卒{^ 111001011011011110111101111010001011010010001000111001011000110110010010011111011110010110110111101111011110100010110100100010001110010110001101100100100111101101011110 e5b7bde8b488e58d927de5b7bde8b488e58d927b5e
UHC 巽贈卒}巽贈卒{^ 111000011101111011110001111111001111000011101111011111011110000111011110111100011111110011110000111011110111101101011110 e1def1fcf0ef7de1def1fcf0ef7b5e

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