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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 橈??節??歪 10011110111101000011111100111111100100001101111100111111001111111001100001100011 9ef43f3f90df3f3f9863
EUC-JP 橈??節??歪 11011100111101100011111100111111110000001110000100111111001111111100111111000100 dcf63f3fc0e13f3fcfc4
UTF-8 橈띸떁節ㅿ슨歪 111001101010100110001000111010111001110110111000111010111001011010000001111001111010111110000000111000111000010110111111111011001000101010101000111001101010110110101010 e6a988eb9db8eb9681e7af80e385bfec8aa8e6adaa
UHC 橈띸떁節ㅿ슨歪 1110100011111010100011011110011110001011100101111110111110111101101001001110111110111101101111001110100011100000 e8fa8de78b97efbda4efbdbce8e0

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