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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 橈?????予? 10011110111101000011111100111111001111110011111100111111100101110101110000111111 9ef43f3f3f3f3f975c3f
EUC-JP 橈?????予? 11011100111101100011111100111111001111110011111100111111110011011011110100111111 dcf63f3f3f3f3fcdbd3f
UTF-8 橈녵툧歷뺡겛予뺹 111001101010100110001000111010111000010110110101111011011000100010100111111011111010011010001100111010111011101010100001111010101011001010011011111001001011101010001000111010111011101010111001 e6a988eb85b5ed88a7efa68cebbaa1eab29be4ba88ebbab9
UHC 橈녵툧歷뺡겛予뺹 11101000111110101000011011100100101110001001111011100110101110001001010111101001100000011011001011100101111110001001011001000010 e8fa86e4b89ee6b895e981b2e5f89642

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