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 ?割庭??割庭?^ 00111111100010101000010010010010111010110011111100111111100010101000010010010010111010110011111101011110 3f8a8492eb3f3f8a8492eb3f5e
EUC-JP ?割庭??割庭?^ 00111111101100111110010011000100111011010011111100111111101100111110010011000100111011010011111101011110 3fb3e4c4ed3f3fb3e4c4ed3f5e
UTF-8 뤋割庭촂뤋割庭촂^ 11101011101001001000101111100101100010011011001011100101101110101010110111101100101101001000001011101011101001001000101111100101100010011011001011100101101110101010110111101100101101001000001001011110 eba48be589b2e5baadecb482eba48be589b2e5baadecb4825e
UHC 뤋割庭촂뤋割庭촂^ 1000111110111011111110011101110011101111110101001010110001000100100011111011101111111001110111001110111111010100101011000100010001011110 8fbbf9dcefd4ac448fbbf9dcefd4ac445e

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